[INFO] fetching crate satellite-cli 0.1.0...
[INFO] testing satellite-cli-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate satellite-cli 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate satellite-cli 0.1.0
[INFO] finished tweaking crates.io crate satellite-cli 0.1.0
[INFO] tweaked toml for crates.io crate satellite-cli 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate satellite-cli 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate satellite-cli 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded satellite-format v0.1.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.13
[INFO] [stderr]   Downloaded satellite-lockfree v0.1.0
[INFO] [stderr]   Downloaded satellite-base v0.1.0
[INFO] [stderr]   Downloaded satellite-branch v0.1.0
[INFO] [stderr]   Downloaded satellite-kit v0.1.0
[INFO] [stderr]   Downloaded inkwell_internals v0.12.0
[INFO] [stderr]   Downloaded satellite-protocol v0.1.0
[INFO] [stderr]   Downloaded satellite-cdcl v0.1.0
[INFO] [stderr]   Downloaded rkyv v0.8.13
[INFO] [stderr]   Downloaded llvm-sys v211.0.0
[INFO] [stderr]   Downloaded satellite-jit v0.1.0
[INFO] [stderr]   Downloaded satellite-worker v0.1.0
[INFO] [stderr]   Downloaded inkwell v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 091fdef410e2f7223f7432a4af508b9369d9b71142f0a551ce42c91b41c762b1
[INFO] running `Command { std: "docker" "start" "-a" "091fdef410e2f7223f7432a4af508b9369d9b71142f0a551ce42c91b41c762b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "091fdef410e2f7223f7432a4af508b9369d9b71142f0a551ce42c91b41c762b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091fdef410e2f7223f7432a4af508b9369d9b71142f0a551ce42c91b41c762b1", kill_on_drop: false }`
[INFO] [stdout] 091fdef410e2f7223f7432a4af508b9369d9b71142f0a551ce42c91b41c762b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d9eb8eedbecc69ff7fe6634181e88f0afc7ea33b7a600a93edc00ae63f3934
[INFO] running `Command { std: "docker" "start" "-a" "70d9eb8eedbecc69ff7fe6634181e88f0afc7ea33b7a600a93edc00ae63f3934", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling inkwell v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling llvm-sys v211.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout]               to by LLVM_SYS_211_PREFIX.
[INFO] [stdout]        
[INFO] [stdout]               Consider using `llvmenv` to compile an appropriate copy of LLVM, and
[INFO] [stdout]               refer to the llvm-sys documentation for more information.
[INFO] [stdout]        
[INFO] [stdout]               llvm-sys: https://crates.io/crates/llvm-sys
[INFO] [stdout]               llvmenv: https://crates.io/crates/llvmenv
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-sys-211.0.0/src/lib.rs:532:1
[INFO] [stdout]     |
[INFO] [stdout] 532 | / std::compile_error!(concat!(
[INFO] [stdout] 533 | |     "No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout] 534 | |        to by LLVM_SYS_",
[INFO] [stdout] 535 | |     env!("CARGO_PKG_VERSION_MAJOR"),
[INFO] [stdout] ...   |
[INFO] [stdout] 542 | |        llvmenv: https://crates.io/crates/llvmenv"
[INFO] [stdout] 543 | | ));
[INFO] [stdout]     | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "70d9eb8eedbecc69ff7fe6634181e88f0afc7ea33b7a600a93edc00ae63f3934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d9eb8eedbecc69ff7fe6634181e88f0afc7ea33b7a600a93edc00ae63f3934", kill_on_drop: false }`
[INFO] [stdout] 70d9eb8eedbecc69ff7fe6634181e88f0afc7ea33b7a600a93edc00ae63f3934
